home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 26 / PC Gamer IT CD 26 1-2.iso / MEDIA / NET.DXR / Internal_10.ls < prev    next >
Encoding:
Text File  |  1997-11-05  |  1.2 KB  |  26 lines

  1. on exitFrame
  2.   set the visible of sprite 11 to rollOver(4)
  3.   set the visible of sprite 12 to rollOver(5)
  4.   set the visible of sprite 18 to rollOver(5)
  5.   set the visible of sprite 13 to rollOver(6)
  6.   set the visible of sprite 19 to rollOver(6)
  7.   set the visible of sprite 20 to rollOver(7)
  8.   set the visible of sprite 14 to rollOver(7)
  9.   set the visible of sprite 21 to rollOver(8)
  10.   set the visible of sprite 15 to rollOver(8)
  11.   set the visible of sprite 16 to rollOver(9)
  12.   set the visible of sprite 22 to rollOver(9)
  13.   set the visible of sprite 17 to rollOver(10)
  14.   set the cursor of sprite 4 to 280
  15.   set the cursor of sprite 5 to 280
  16.   set the cursor of sprite 6 to 280
  17.   set the cursor of sprite 7 to 280
  18.   set the cursor of sprite 8 to 280
  19.   set the cursor of sprite 9 to 280
  20.   set the cursor of sprite 48 to 280
  21.   set the cursor of sprite 10 to [the number of member "arrow", the number of member "arrow.mask"]
  22.   set the cursor of sprite 30 to [the number of member "arrowLT", the number of member "arrowLT.mask"]
  23.   set the cursor of sprite 31 to [the number of member "arrowRT", the number of member "arrowRT.mask"]
  24.   set the cursor of sprite 32 to [the number of member "arrowDN", the number of member "arrowDN.mask"]
  25. end
  26.